Book Contents

numericDisplay object example

The following example shows the numericDisplay object:

<numericDisplay name="NumericDisplay1" height="54" width="137" left="7" top="93" visible="true" wallpaper="false" isReferenceObject="false" backColor="#004000" backStyle="solid" borderColor="cyan" borderStyle="raisedInset" borderUsesBackColor="false" borderWidth="8" foreColor="#80FF80" alignment="middleCenter" blink="false" patternColor="white" patternStyle="none" description="Numeric Display 1" decimalPlaces="0" numberOfDigits="5" fillLeftWith="none" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false">

<animations>

<animateVisibility expression="TagS2" expressionTrueState="visible" />

</animations>

<connections>

<connection name="Value" expression="TagS2" />

<connection name="Polarity" expression="TestS2" />

</connections>

</numericDisplay>

See also

Numeric and string objects: numericDisplay object

numericDisplay object attributes and elements